libgsm0710mux3 software package provides Library for implementing GSM 07.10 multiplexing servers, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgsm0710mux3
libgsm0710mux3 is installed in your system.
Make ensure the libgsm0710mux3 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgsm0710mux3 *
You will get with libgsm0710mux3 package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Libraries |
| Package | libgsm0710mux3 |
| Version | 0.12.0-7ubuntu1 |
| Description | Library for implementing GSM 07.10 multiplexing servers |
| Sub Section | Libs |